home *** CD-ROM | disk | FTP | other *** search
/ PC Team 23 / HS_Tuning.iso / Optimisation / Freemem 2.0 / Readme.txt < prev   
Encoding:
Text File  |  2001-01-18  |  2.5 KB  |  79 lines

  1.                 FreeMem
  2.               by Antti Kirjavainen
  3.  
  4. Recommended system:
  5. 300 mhz or better, 64 MB or more
  6.  
  7. NOTE: If FreeMem won't start and says something  about  a  missing
  8. file or  component,  download  the  required  components  from  my
  9. homepage. Here's the direct link:
  10.  
  11. http://www.sunpoint.net/~akirjavainen/vbrun60.exe
  12.  
  13. After downloading that executable, run it, and it will install the
  14. needed files. FreeMem should work after that.
  15.  
  16.  
  17. Homepage: http://www.sunpoint.net/~akirjavainen/index.html
  18. E-Mail: akirjavainen@mail.htk.fi
  19.  
  20.  
  21.  
  22. What is FreeMem?
  23. FreeMem is a small toll, which shows the current physical and virtual
  24. (swapfile) usage, and can free up some more memory by  releasing  the
  25. memory that Windows isn't using anymore. This program works best with
  26. Win95/98/ME, but it may free some memory under NT4/2000  too. FreeMem
  27. defragments the memory, which means that it  re-arranges  the  memory
  28. content. Here's a figure, which could help you to understand it:
  29.  
  30. UUUUUUNNNNNNNNUUUUUU
  31.  
  32. U=Used memory
  33. N=Unused memory, which Windows still reserves, though it  isn't  even
  34.   used anymore.
  35.  
  36.  
  37. The figure describes the memory content.There are "memory holes" left
  38. in the middle of the used memory.  That really is a waste of  memory.
  39. FreeMem first writes the memory content to hard drive  and  then  re-
  40. arranges the memory so that those memory  holes  are  removed,  which
  41. means that you get a lot more free memory.
  42.  
  43.  
  44.  
  45. Features:
  46. FREE MEMORY
  47. Free up unused memory
  48.  
  49. FREE MEMORY AND QUIT
  50. Free up unsed memory and then quit
  51.  
  52. FREE MEMORY WHEN FULL
  53. When you check this option, FreeMem  will check the physical  memory
  54. usage very minute, and if it exceeds  95 %  of  the  total  physical
  55. memory, the program will automatically free up  unused  memory.  The
  56. reason, why  FreeMem  waits  for  a  minute,  and  doesn't  do  this
  57. immediately, is that Windows may be using all  the  memory  at  that
  58. moment, and it really is used. But if the memory is  still  reported
  59. used after one minute, it is probably a memory hole, which  contains
  60. unused memory. NOTE: It is not recommended that you use this  option
  61. while playing games or using heavy programs, because at that moment,
  62. the memory may really be in use, and trying to free it up would just
  63. slow down performance for a few seconds.
  64.  
  65.  
  66.  
  67.  
  68. Command line options:
  69.  
  70. Usage: FreeMem [command]
  71.  
  72. /AUTO
  73. Starts FreeMem with FREE MEMORY WHEN FULL switched ON.
  74.  
  75. /QUIT
  76. Starts FreeMem and executes the command FREE MEMORY AND QUIT.
  77.  
  78.  
  79.